projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f215114
)
*** empty log message ***
author
Mathias Dahl
<mathias.dahl@gmail.com>
Tue, 25 Jul 2006 15:02:04 +0000
(15:02 +0000)
committer
Mathias Dahl
<mathias.dahl@gmail.com>
Tue, 25 Jul 2006 15:02:04 +0000
(15:02 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 134ce5e08b7cc4f8cd178adf369c36e21c1a35df..0c3e114d380905580b6bff8b9c5b80d2b1690993 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-2,6
+2,10
@@
* tumme.el (tumme-track-original-file): Add `buffer-live-p' check.
(tumme-format-properties-string): Handle empty `buf'.
+ (tumme-get-comment): Change variable names inside `let'. Add
+ missing `let' variable that cause font-lock problems.
+ (tumme-write-comments): Change variable names inside `let'. Add
+ missing `let' variable that cause font-lock problems.
2006-07-25 Masatake YAMATO <jet@gyve.org>